home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Utilities / RemoteCommand / RemoteCommand.app / AskOperator.nib / data.classes next >
Encoding:
Text File  |  1992-11-05  |  312 b   |  24 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. ModelView = {
  7.     SUPERCLASS = View;
  8. };
  9. AskOperator = {
  10.     ACTIONS = {
  11.     askButtonResponse:;
  12.     };
  13.     OUTLETS = {
  14.     askButton4;
  15.     askMessage;
  16.     askButton1;
  17.     askPanel;
  18.     askText;
  19.     askButton2;
  20.     askButton3;
  21.     };
  22.     SUPERCLASS = Application;
  23. };
  24.